Fix pdb path handling.
authorSyver Enstad <syver.enstad@cisco.com>
Sun, 29 Jan 2012 07:06:54 +0000 (15:06 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 29 Jan 2012 07:06:54 +0000 (15:06 +0800)
commite74dd6a691aeff622e0bd0f8c8b54a8e2b323017
tree5660c1299e746abb6ea3e651855442c59cc35d20
parent7bd12c3ad0d515a18abe2e408abaca40c93460af
Fix pdb path handling.

* progmodes/gud.el (pdb): Give pdb full paths, to allow setting
breakpoints in files outside current directory.

* lisp/progmodes/python.el: Require ansi-color at top-level.
lisp/ChangeLog
lisp/progmodes/gud.el
lisp/progmodes/python.el